projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26e84a7
)
gtkshow: Fix doc typo
author
Maximiliano Sandoval R
<msandova@protonmail.com>
Thu, 4 Feb 2021 20:02:22 +0000
(21:02 +0100)
committer
Maximiliano Sandoval R
<msandova@protonmail.com>
Thu, 4 Feb 2021 20:02:22 +0000
(21:02 +0100)
gtk/gtkshow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkshow.c
b/gtk/gtkshow.c
index 9ecfeb7d849b1ff380147132d0b5882c3c735127..2362c8165eac916d62c487aa1d2cd2595bccf31e 100644
(file)
--- a/
gtk/gtkshow.c
+++ b/
gtk/gtkshow.c
@@
-139,7
+139,7
@@
gtk_show_uri_full (GtkWindow *parent,
* @result: #GAsyncResult that was passed to @callback
* @error: return location for an error
*
- * Finishe
d
the gtk_show_uri() call and returns the result
+ * Finishe
s
the gtk_show_uri() call and returns the result
* of the operation.
*
* Returns: %TRUE if the URI was shown successfully.